DevForce Help Reference
DataEntityPropertyInterceptorArgs<TInstance,TValue> Class
Members 


Type of declaring object
Type of property value
Strongly-typed arguments to a PropertyInterceptorAction on a DataEntityProperty.
Object Model
DataEntityPropertyInterceptorArgs<TInstance,TValue> ClassDataEntityProperty ClassIPropertyInterceptorArgs Interface
Syntax
Type Parameters
TInstance
Type of declaring object
TValue
Type of property value
Inheritance Hierarchy

System.Object
   IdeaBlade.Core.PropertyInterceptorArgs
      IdeaBlade.Core.PropertyInterceptorArgs<TInstance,TValue>
         IdeaBlade.EntityModel.DataEntityPropertyInterceptorArgs<TInstance,TValue>
            IdeaBlade.EntityModel.DataEntityPropertyGetInterceptorArgs<TInstance,TResult>
            IdeaBlade.EntityModel.DataEntityPropertySetInterceptorArgs<TInstance,TResult>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DataEntityPropertyInterceptorArgs<TInstance,TValue> Members
IdeaBlade.EntityModel Namespace

Send Feedback